ConversationActionProcessRightAway Property |
Indicates whether the response is sent as soon as the action starts processing on the server or whether the response is sent after the action has completed.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool ProcessRightAway { get; set; }Public Property ProcessRightAway As Boolean
Get
Set
Property Value
Type:
Boolean
See Also